This topic contains 18 replies, has 3 voices, and was last updated by James Weston 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Hi Chavan,
The banner is in the right position now. I just need to know which file to go to so I can change the indent so it is more in the middle.
Also is the size of teh banner controlled by the banner module or the size of the space for the newsticker module? As the banner is appaearing smaller than it does on my other sites.
Jim
These are the changes I have done on your site and I think it looks good. Please check and confirm
Go to this File: /templates/ja_muzic/css/template.css
1. Add this code
#t3-mainnav .navbar .row {
padding-top: 25px;
}
2. Replace this code
.wrap.toolbar {
position: absolute;
width: 100%;
background: #000000;
height: 75px;
border-bottom: 1px solid #222222;
top: 0;
left: 0;
padding: 0;
}
With
.wrap.toolbar { position: absolute; width: 100%; background: #000000; height: 90px; border-bottom: 1px solid #222222; top: 0; left: 0; padding: 0; }
1 user says Thank You to chavan for this useful post
Chavan,
That is excellent and exactly what I was trying to achieve. Many thanks indeed.
Jim
This topic contains 18 replies, has 3 voices, and was last updated by James Weston 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum