how to center this module
i put in breadcrumb, but its not centerd.
- DiabloV
- Commercial Templates
- Saturday, 26 January 2013
- Subscribe via email
Try adding the following CSS to the Custom CSS field of your templates parameters...
[code type=css]#breadcrumb .j51thumbs {margin: 0 160px;}[/code]
Ciarán
[code type=css]#breadcrumb .j51thumbs {margin: 0 160px;}[/code]
Ciarán
- more than a month ago
- Commercial Templates
- # 3
Hi Maurice
Unfortunately no.. you will have to amend this CSS, changing the 160px padding depending on the number of images within your thumbs gallery module.
Ciarán
Unfortunately no.. you will have to amend this CSS, changing the 160px padding depending on the number of images within your thumbs gallery module.
Ciarán
- more than a month ago
- Commercial Templates
- # 5
Hi Maurice
To center your current top menu add the following to the Custom CSS field of your templates parameters..
[code type=css]#hornav {padding-left: 175px;}[/code]
Ciarán
To center your current top menu add the following to the Custom CSS field of your templates parameters..
[code type=css]#hornav {padding-left: 175px;}[/code]
Ciarán
- more than a month ago
- Commercial Templates
- # 7
Hi Maurice
To edit the slogon font size and family of your templates text based logo try adding the following to the Custom CSS field of your templates parameters..
[code type=css]p.site-slogan {
color: #555555;
font-family: tahoma;
font-size: 18px;
}[/code]
Editing to taste.
For the benefit of other users could you post new questions to a new post .
Ciarán
To edit the slogon font size and family of your templates text based logo try adding the following to the Custom CSS field of your templates parameters..
[code type=css]p.site-slogan {
color: #555555;
font-family: tahoma;
font-size: 18px;
}[/code]
Editing to taste.
For the benefit of other users could you post new questions to a new post .
Ciarán
- more than a month ago
- Commercial Templates
- # 10
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »