Re: Aberdeen Neutral Template Support Thread
Hello Anne,
Thanks for the help so far.
I've got another question please. How do I change the font colour of the links in the side boxes and do you know why there is a colour difference in the boxes at www.c o r k p e o p l e.co.uk? I've used the same colour on the images and in the stylesheet.
Thank you
Oliver
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
oliverm
Hello Anne,
Thanks for the help so far.
I've got another question please. How do I change the font colour of the links in the side boxes and do you know why there is a colour difference in the boxes at
www.c o r k p e o p l e.co.uk? I've used the same colour on the images and in the stylesheet.
Thank you
Oliver
You can edit the stylesheet.css file line 5. If you are going to be making css changes to the template I would recommend using firefox and installing the web developer tools or firebug. They will tell you the exact line of which file you need to edit.
Use #c5a982 for the sidebox content.
Thanks,
Anne
Re: Aberdeen Neutral Template Support Thread
Fantastic, thank you. How did you arrive at the right colour code?
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
oliverm
Fantastic, thank you. How did you arrive at the right colour code?
I grabbed the color from a screen shot.
Thanks,
Anne
Re: Aberdeen Neutral Template Support Thread
I like the template. Thank You.
I have been trying to customize and have noticed that the link in the top navigation bar? for contact us is not right. HEADER_TITLE_CONTACT_US instead of just Contact Us. I have just installed a new logo and edited the header. I may have changed something inadvertently.
I also notice that text formatting for example Capital letters and returns does not work when entered in ez pages editor.
I apologize if these are duplicate issues but I have searched for hours and have not found a solution.
http://www.bargainexchangers.com
v1.5.0
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
weas
I like the template. Thank You.
I have been trying to customize and have noticed that the link in the top navigation bar? for contact us is not right. HEADER_TITLE_CONTACT_US instead of just Contact Us. I have just installed a new logo and edited the header. I may have changed something inadvertently.
I also notice that text formatting for example Capital letters and returns does not work when entered in ez pages editor.
I apologize if these are duplicate issues but I have searched for hours and have not found a solution.
http://www.bargainexchangers.com
v1.5.0
You removed the constant for the header contact us text. I would recommend re-uploading the includes/languages/english/aberdeen_neutral/header.php file from the template package.
I do not understand this, can you be more specific?
Quote:
I also notice that text formatting for example Capital letters and returns does not work when entered in ez pages editor.
Thanks,
Anne
Re: Aberdeen Neutral Template Support Thread
Thanks for the reply. I will reload that file
You are right. My comments did not make sense. What I meant was...when using the define pages editor the text does not come through with formatting (returns). Where I edited the tag line it only shows lower case text. I also found a link that is displaying differently in a sidebox. unsubscribe newsletter link.
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
weas
Thanks for the reply. I will reload that file
You are right. My comments did not make sense. What I meant was...when using the define pages editor the text does not come through with formatting (returns). Where I edited the tag line it only shows lower case text. I also found a link that is displaying differently in a sidebox. unsubscribe newsletter link.
There is a text-transform:lowercase; in the stylesheet on the tagline.
If you want line breaks in your define pages, you need to use a <br /> tag. This is not template specific.
Thanks,
Anne
Re: Aberdeen Neutral Template Support Thread
Hmmm, after reinstalling zencart with this template, I can't find out how to change the browser title. All the guidance refers me to the meta_tags.php file but I already changed that and besides, my browser tabs don't say Zencart but Aberdeen Neutral. I'm stuck. Any help would be appreciated.
Re: Aberdeen Neutral Template Support Thread