1. Kim
  2. Commercial Templates
  3. Friday, 06 December 2013
  4.  Subscribe via email
Dear Ciaran,

I have 2 questions,
1; is it possible to change the colour of the top section (the flag) into a colour which is not yet included in the template to match our logo?
2; if i scroll down, the top-menu and flag will still be visible. Is it possible that the top menu+flag will also scroll with the rest of the page? So they will not be visible anymore once you scroll down?

Thank you!

Kind regards,
Kim
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kim

1. Your only option would be to edit the background image for this are of your template directly. You will find it located at ../templates/j51_bordeaux/images/style1/header.png from the root of your Joomla installation (http://demo.joomla51.com/0087/templates/j51_bordeaux/images/style1/header.png).

2. Try adding the following to the Custom CSS field of your templates parameters...


#container_header {
height: 154px;
position: static;
}
#container_header {
height: 154px;
position: static;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks!
If I add the code, the space between the 'flag' and the slideshow gets much bigger. Where can I adjust that so it will remain the same? Now i have quite some empty space...
Again, thank you for your help.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kim

Would you have a URL to this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
the site is still local, but please find 2 screen shots enclosed.
1 in currect situation and second is with the Custom css.

regards,
Kim
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Sorry... my fault... a bit of a typo in the CSS.

Use the following instead...


#container_header {
height: 154px;
position: static;
}
#container_spacer3 {
position: absolute;
top: 0;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok