-
AuthorPosts
-
November 2, 2008 at 9:03 am #135000
first – Great template
had issues with figuring out tops1 adn having slideshow work which are fixed. have three issues now. it v 1.0.x
Going over http://www.joomlart.com/templates_demo.php?template=ja_olivine
1- How to remove the grey borders around About us, Top Information in template_css.css
2 – When the template is installed on exisitng isntallation << Start < Prev Next > End >> without any articles in the middle section or content section
I can not see any definition as content in the dropdowns. When I enter a new article it does not update or show up in the middle content section?scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
November 2, 2008 at 12:41 pm #277772I don’t understand some of the questions. Sorry
1- How to remove the grey borders around About us, Top Information in template_css.css
Find in template_css…
/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
font-size: 125%;
margin: 0 0 10px;
padding: 0 0 10px;
color: #1C64A5;
background: url(../images/h3-bg.gif) no-repeat bottom left;
}div.moduletable,
div.moduletable_menu,
div.moduletable_text {
margin: 0 0 20px;
padding: 0 5px;
}div.module h3,
div.module_menu h3,
div.module_text h3,
div.module_hilite h3,
div.module_nopad h3 {
margin: 0 -15px 10px;
padding: 10px 15px;
white-space: nowrap;
font-size: 125%;
border-bottom: 1px solid #E6E6E6;
color: #333333;
}div.module,
div.module_menu,
div.module_text,
div.module_hilite,
div.module_nopad {
margin: 0 0 20px;
padding: 0;
width: 100%; /*need for ie 6 */
background: url(../images/box-br.gif) no-repeat bottom right;
}div.module div,
div.module_menu div,
div.module_text div,
div.module_hilite div,
div.module_nopad div {
padding: 0;
background: url(../images/box-bl.gif) no-repeat bottom left;
}div.module div div,
div.module_menu div div,
div.module_text div div,
div.module_hilite div div,
div.module_nopad div div {
padding: 0;
background: url(../images/box-tr.gif) no-repeat top right;
}div.module div div div,
div.module_menu div div div,
div.module_text div div div,
div.module_hilite div div div,
div.module_nopad div div div {
padding: 0 15px 15px;
background: url(../images/box-tl.gif) no-repeat top left;
}
and replace with…/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
font-size: 125%;
margin: 0 0 10px;
padding: 0 0 10px;
color: #1C64A5;
background: url(../images/h3-bg.gif) no-repeat bottom left;
}div.moduletable,
div.moduletable_menu,
div.moduletable_text {
margin: 0 0 20px;
padding: 0 5px;
}div.module h3,
div.module_menu h3,
div.module_text h3,
div.module_hilite h3,
div.module_nopad h3 {
margin: 0 -15px 10px;
padding: 10px 15px;
white-space: nowrap;
font-size: 125%;
border-bottom: 1px solid #E6E6E6;
color: #333333;
}div.module,
div.module_menu,
div.module_text,
div.module_hilite,
div.module_nopad {
margin: 0 0 20px;
padding: 0;
width: 100%; /*need for ie 6 */}
div.module div,
div.module_menu div,
div.module_text div,
div.module_hilite div,
div.module_nopad div {
padding: 0;}
div.module div div,
div.module_menu div div,
div.module_text div div,
div.module_hilite div div,
div.module_nopad div div {
padding: 0;}
div.module div div div,
div.module_menu div div div,
div.module_text div div div,
div.module_hilite div div div,
div.module_nopad div div div {
padding: 0 15px 15px;}
2 – When the template is installed on exisitng isntallation << Start < Prev Next > End >> without any articles in the middle section or content section
Are you installing into an empty joomla site?
3 – I can not see any definition as content in the dropdowns. When I enter a new article it does not update or show up in the middle content section?
Do you have the new article set to display on Frontpage? The dropdown menus will not automatically list articles. You must configure them through the menu manager.
1 user says Thank You to scotty for this useful post
November 3, 2008 at 4:37 am #2778541 – thanks for the change in the code. it worked well; so no borders…
2- no it is an existing joomla site. http://www.dualvision.com . Can you tell how to get rid of the arrows?
3- yes all the articles are set to appear on the frontpage but weirdly they do not appear in the middle section. however, installing another mambot/module as an interim solution until we figure out the problem.
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
November 3, 2008 at 10:38 am #277894burakgazi;89104Can you tell how to get rid of the arrows?
In admin backend go to Menus>mainmenu>Home… This should be ‘Frontpage Blog Layout’ type link?? On the right column click ‘Parameters (Advanced)… set ‘Pagination’ to auto or hide. This is set to ‘show’ at the moment I think???
You do seem to have articles appear in the main content area (the middle section) at the moment. Did you fix the problem?
November 5, 2008 at 2:04 am #278100<em>@scotty 89152 wrote:</em><blockquote>In admin backend go to Menus>mainmenu>Home… This should be ‘Frontpage Blog Layout’ type link?? On the right column click ‘Parameters (Advanced)… set ‘Pagination’ to auto or hide. This is set to ‘show’ at the moment I think???
You do seem to have articles appear in the main content area (the middle section) at the moment. Did you fix the problem?</blockquote>
Nope did not work . all the settings are exactly as you desctibe. we used another module mini-frontpage modul in the interim.
will still try to figure out to publish without minifrontpage module.
tx
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by burakgazi 16 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum