CRBS / CIL_PHP_Website

Display data using Elasticsearch and utilize the bootstrap layout
Other
4 stars 2 forks source link

Fixed the header in the no-template branch #113

Closed wawong closed 6 years ago

wawong commented 6 years ago

Hi Mike,

I've created a new branch called "no-template" in which I commented out all css and js files from the template. Please look into "CIL_PHP_Website/CIL/application/views/templates/cil_header4.php" and fix the layout problems.

Reference: https://github.com/slash-segmentation/CIL_PHP_Website/wiki/CIL_website_deployment

Let me know if you have any configuration problems.

mchiu commented 6 years ago

I copied a style from the style.css file and put it in the existing but empty custom.css file.

wawong commented 6 years ago

I still see the broken header. Maybe, we should have a conference call or I drop by the CALIT2.

mchiu commented 6 years ago

oh, let me check it again. It looks like I left in the old stylesheet, which is why it isn't broken on my dev version.

wawong commented 6 years ago

By the way, can you email me your office phone number? Thanks!

mchiu commented 6 years ago

OK, I added a larger chunk of styles from the style.css to the custom.css.

wawong commented 6 years ago

no-template

It is almost done. can you also disable the gray highlight background when the mouse cursor is on the "Adv search", "Contributors", "Help", and "Submit" links? Thanks!

mchiu commented 6 years ago

ok, gray highlight removed.

wawong commented 6 years ago

It looks good. I need to do more extensive testing. Thank you!