No Mainbody

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Wed Aug 03, 2011 6:13 pm
I have the show on frontpage mainbody = Off and On the mainbody position = no mainbody

Yet it is a blank box
User avatar
Fresh Boarder

GK User
Mon Aug 08, 2011 2:52 pm
have you found a solution for this?
User avatar
Junior Boarder

GK User
Mon Aug 08, 2011 4:13 pm
Yes, sent a support to change the style templates.css
I suggest to add this code to mod_blank and attache this module to display on pages where this part should be removed:

# {component_wrap
background: none repeat scroll 0 0 transparent;
border: medium none;
margin-bottom: 0;
padding: 0;
}
User avatar
Fresh Boarder

teitbite
Tue Aug 09, 2011 4:11 pm
Hi

Wow. This looks like a solution I would suggest :)
User avatar
Moderator

GK User
Fri Nov 18, 2011 12:22 am
sintcorp wrote:Yes, sent a support to change the style templates.css
I suggest to add this code to mod_blank and attache this module to display on pages where this part should be removed:

# {component_wrap
background: none repeat scroll 0 0 transparent;
border: medium none;
margin-bottom: 0;
padding: 0;
}


Just not sure on how is this perform can U please expand...
I add the code to templates.css?
where is mod_blank found??
User avatar
Expert Boarder

GK User
Fri Nov 18, 2011 9:11 am
You have to download this module and use above code inside this module. Once you assign module to menu items where you dont want to have mainbody, it will execute above css.
Code: Select all
http://extensions.joomla.org/extensions/edition/custom-code-in-modules/3668
User avatar
Platinum Boarder

GK User
Fri Nov 18, 2011 5:04 pm
Ok.
But this does not work for any Gavick template right. wold need to modify for this to work with the wn2 template...?
Or am I missing something..

Did try publishing the module in all positions with the code in HTML and CSS
but the main content refuses to go away...:angry:

thanks
User avatar
Expert Boarder


cron