-
AuthorPosts
-
November 7, 2013 at 3:24 pm #192065
HI there..
I had changed the values at template.css with my logo size, but it only worked at mainpage. While I clicked another menu, the logo size setting was back to original. Could you give me some advised to solve the problem? thanks..
I only modified the values (width and height) as below on template.css
/* Logo Image —*/
h1.logo { width: 940px; height: 130px; }h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
width: 940px;
height: 130px;
}My website:
http://pudumaster.org (show logo correctly)
http://pudumaster.org/index.php/chan-gong-master (logo setting back to original)pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 7, 2013 at 3:46 pm #511491Hi
If you are using a specific theme then you need to change also the template.css inside the theme folder
templatesja_mendozitethemesyourthemecsstemplate.css
November 7, 2013 at 3:52 pm #511493Hi Pavit, thanks your replied..
I changed the file at /templates/ja_mendozite/css/template.css , or there is another template.css where I missed? thanks..
<em>@pavit 396927 wrote:</em><blockquote>Hi
If you are using a specific theme then you need to change also the template.css inside the theme folder
templatesja_mendozitethemesyourthemecsstemplate.css</blockquote>
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 7, 2013 at 4:10 pm #511499could you please send me via Private Message a super user account for your website ?
November 7, 2013 at 4:19 pm #511502please see the PM. thanks
BTW, I used the default theme.
<em>@pavit 396936 wrote:</em><blockquote>could you please send me via Private Message a super user account for your website ?</blockquote>
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 7, 2013 at 4:29 pm #511506WoW, thanks a lot. You are incredible ! It looks great !
<em>@pavit 396942 wrote:</em><blockquote>The issue is due to the CSS optimization that is not correctly managed i disabled it from template manager
and now it seems to work as expected</blockquote>
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 7, 2013 at 4:31 pm #511507I noticed also an old version of your template you are using the 1.0.3. version
Using the Ja Extension Manager Component update it to the latest version released 1.0.5
First to update take a website backup
November 7, 2013 at 4:36 pm #511509May I just download the latest version and then install it with Ja Extension manager? Is there any guide I can refer? thanks..
<em>@pavit 396945 wrote:</em><blockquote>I noticed also an old version of your template you are using the 1.0.3. version
Using the Ja Extension Manager Component update it to the latest version released 1.0.5
First to update take a website backup </blockquote>
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 7, 2013 at 4:44 pm #511511Hi
This is the extensions page for Ja Extension Manager
Here a video tutorial http://www.youtube.com/watch?v=bruMQxudvdI
1 user says Thank You to pavit for this useful post
November 7, 2013 at 5:22 pm #511520Dear Pavit , thanks you quick response..
Another problem, could you give me a hint that where I can remove 3 white ugly lines? I think the setting must be in template.css too, am I right?
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 7, 2013 at 5:26 pm #511521Sorry it’s not clear to me
You want to reduce the space between logo – Mainmenu and slideshow ?
November 7, 2013 at 5:28 pm #511523Yes, I want to reduce to zero pixel between logo – mainmenu and slideshow .
<em>@pavit 396959 wrote:</em><blockquote>Sorry it’s not clear to me
You want to reduce the space between logo – Mainmenu and slideshow ?</blockquote>
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 7, 2013 at 5:44 pm #511526Sorry
Instead of the first change to template.css (#ja-header .main )
make this change
In /plugins/system/jat3/jat3/base-themes/default/css/template.css line 1064
change it from
#ja-header .main {
padding: 30px 0 15px;
}
}to
#ja-header .main {
padding: 30px 0 0!important;
}1 user says Thank You to pavit for this useful post
AuthorPostsThis topic contains 16 replies, has 2 voices, and was last updated by
krissu 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
