Simplicity template header
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Fri Nov 29, 2013 4:22 am
- Reply with quote
- Report this post
I hope someone can help me as I am in desperate need...
I am using the simplicity template for Joomla! 2.5 and all is ok except I have accidently created some extra padding on the header (thick black strip at the bottom).
I have been told it's due to an extra div in the custom module and that the only way to remove it is by adding some coding in the custom CSS
Templates > advanced > custom CSS > exclude
BUT I unfortunately don't know what coding to input to illuminate this issue.
Any help would be very much appreciated.
I am using the simplicity template for Joomla! 2.5 and all is ok except I have accidently created some extra padding on the header (thick black strip at the bottom).
I have been told it's due to an extra div in the custom module and that the only way to remove it is by adding some coding in the custom CSS
Templates > advanced > custom CSS > exclude
BUT I unfortunately don't know what coding to input to illuminate this issue.
Any help would be very much appreciated.
-
- Junior Boarder
- GK User
- Fri Nov 29, 2013 8:27 am
- Reply with quote
- Report this post
Could You please post an url to your site?
-
- Moderator
- GK User
- Thu Dec 05, 2013 9:07 am
- Reply with quote
- Report this post
Cyberek wrote:Could You please post an url to your site?
www.mnwdesigns.co.uk
If you could help it would be much appreciated. Thank you
-
- Junior Boarder
- GK User
- Fri Dec 06, 2013 5:52 pm
- Reply with quote
- Report this post
Please edit: /templates/gk_simplicity/css/override.css and add at its end:
Remember to enable "CSS override" in template settings - advanced section.
- Code: Select all
.imageBg #gkHeaderMod {
padding: 180px 0 55px 0;
}
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
- GK User
- Sat Dec 07, 2013 10:08 pm
- Reply with quote
- Report this post
Thank you so much for your help with this. It has worked a treat.
Thank you again - Mark
Thank you again - Mark
-
- Junior Boarder
- GK User
- Mon Dec 09, 2013 5:00 pm
- Reply with quote
- Report this post
Is there anything else I can help you with on this topic?
-
- Moderator
7 posts
• Page 1 of 1