-
AuthorPosts
-
February 26, 2012 at 12:20 am #174291
Please how can I move this title to the top. I still want the module suffix but I want it to be at the top left.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 26, 2012 at 12:47 am #440065Please post a link to your site with css optimization set to “No” in the template manager so we can take a look for you.
February 26, 2012 at 1:07 am #440066I have turned off CSS optimization. The link is: http://dakuz.com/joomla/
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 26, 2012 at 1:16 am #440067It appears you have not deactivated css optimization as I can still see only the cached version of your css.
That aside the css you need to change is the
[PHP]top:241px;[/PHP]
in
[PHP]#ja-news-pro {
background: none repeat scroll 0 0 #82B040;
color: #FFFFFF;
font-family: ‘TeXGyreAdventorRegular’,Helvetica,Arial,sans-serif;
height: 40px;
left: 1px;
line-height: 40px;
padding: 0 10px;
position: absolute;
text-transform: uppercase;
top: 241px;
z-index: 1;
}[/PHP]Jusr reduce that until you have the block positioned as required.
February 26, 2012 at 1:52 am #440074Thanks for the quick response. I have deactivated CSS optimization now. I thought the template saved it but I had no rights at that time. I looked for that code in my template.css but it’s not there. Should I add it in?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 26, 2012 at 6:31 am #440092No, the code is in templates/ja_nex/html/mod_janewspro/nex/style.css at line 131
1 user says Thank You to Phill for this useful post
February 26, 2012 at 8:19 am #440099Thanks a lot. When you asked me to turn off CSS optimization, I presume you have a tool used to debug these issues. Please can you share the name of the tool so that I can start debugging my own problems
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 26, 2012 at 9:02 am #440101Yes sure. We use the Firebug extension for Firefox. You can inspect any element on a web page and see exactly the css that neds changing. You can even test your changes and see how they appear on your live page. It takes a little bit of learning but it is well worth the effort.
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by Phill 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Move Module title position
Viewing 8 posts - 1 through 8 (of 8 total)