-
AuthorPosts
-
March 22, 2009 at 6:30 pm #139461
Does anybody know the suffix’s for Olivine? I have hunted high and low but can’t find any info on them.
Also the module positions are different to those on the guide –
Logo – where’s this? L -H – A some I’ve found others not, clearer information would save an awful lot of time here.
J
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 22, 2009 at 7:05 pm #297333Found one thread but its about suffixes in Ja purity. have a look at it and see if it helps.
https://www.joomlart.com/forums/showthread.php?p=118133.
Just to clear, which module positions have confused you? May be an insight into what you wish to achieve, may help in understanding the problem. In the mean time will install olivine on localhost to check the stuff.
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 22, 2009 at 7:34 pm #297336Here are some of the corrected module positions, compared them with localhost installation and the user guide at http://www.joomlart.com/images/stories/ja_olivine/ja_olivine_user_guide.png
H (JA Slideshow – module position as per userguide) – Ja Slideshow – “topsl1” is the actual module position.
N (newsflash) – Quotes of the day module – “topsl2” is the corrected module position.I am still confused about L (logo) A (main menu – top right) , what do you wish to modify at those places. They are not module positions as such. Their positions are defined in the template.css.
March 22, 2009 at 8:58 pm #297347Thanks for taking the time to check this out.
Logo: I would like to remove this completley. I fathomed out tops1 & 2 but according to the the user guide there are module positions called – Logo, Newsflash, Pathway……. as you mentioned Logo isn’t a module position, nor are the others, or at least I don’t seem to have them listed. I want to put my logo in topsl2.
Is the green background a suffix? If so I thought it might be possible to use it for the menu headings, but no problem.
I always print out the module positions and the userguides, but I’m getting really frustrated when they don’t tally.
J
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 22, 2009 at 9:12 pm #297352To remove the logo completely and to float the main menu to the left side. you can do this
In your template.css on line 764 under /* HEADER—————- */
Change this block of code :
[PHP]h1.logo a {
width: 230px;
height: 100px;
display: block;
background: url(../images/logo.gif) no-repeat;
float: left;
}[/PHP][PHP]h1.logo a {
width: 0px;
height: 100px;
display: block;
background: none;
float: left;
}[/PHP]1 user says Thank You to Arvind Chauhan for this useful post
wermm Friendwermm
- Join date:
- June 2008
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
April 4, 2009 at 4:53 pm #300048exxample: template.css (line 695)
with surfix _hilite
[PHP]div.module_hilite {
background:transparent url(../images/box-hilite-br.gif) no-repeat scroll right bottom;
color:#FFFFFF;
}[/PHP]template.css (line 640)
[PHP]div.module, div.module_menu, div.module_text, div.module_hilite, div.module_nopad {
background:transparent url(../images/box-br.gif) no-repeat scroll right bottom;
margin:0 0 20px;
padding:0;
width:100%;
}[/PHP]1 user says Thank You to nguyenhuu quang for this useful post
-
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by nguyenhuu quang 15 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum