Support Forums

CSS inquiry

This is a discussion on CSS inquiry within the Technical Support forums, part of the Technical Support Forums category; Hi I have been tweaking into 68's template system. I know for most part everything is being pulled within the ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

This topic is resolved.

If you have a similar issue that this thread does not address, open a new related support topic.

 
Thread Tools Display Modes
Old 09-03-2008, 01:38 PM   #1
Junior Member
 
Join Date: Aug 2008
Posts: 20
Rep Power: 9
Shadman is on a distinguished road
Default CSS inquiry

Hi

I have been tweaking into 68's template system.

I know for most part everything is being pulled within the "content" div.

Is there anyway I can have a completely separate div exclusively for my front page? the rest of the pages can use div content as usual?

Thanks
Shadman is offline  
Old 09-03-2008, 01:40 PM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,492
Rep Power: 131
Eric Barnes is just really nice Eric Barnes is just really nice
Default

You could add a smarty if statement for this:
Code:
{if $body=='home.tpl'}
<div id="homecontent">
{else}
<div id="content">
{/if}
</div>
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline  
Old 09-03-2008, 02:23 PM   #3
Junior Member
 
Join Date: Aug 2008
Posts: 20
Rep Power: 9
Shadman is on a distinguished road
Default

thank you very much suzkaw, I will try that.
Shadman is offline  
Old 09-03-2008, 05:01 PM   #4
68 Evangelist & Developer
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 2,011
Rep Power: 60
Mike-N-Tosh is just really nice Mike-N-Tosh is just really nice
Default

Of course if you are only wanting to show different content in that area for the home page, you could just simply edit the home page.

-Mike
__________________
Mike-N-Tosh
IndianaPC.org - A community website (v3.1.10 Developer - heavily modified & used as the CMS)
Sandbox [localhost(v3.1.10, v4.0.9, 4.1.10,4.2)] for development and customization
Visit My blog: reviews, tips, tricks, tutorials and my store with Templates, Mods & Docs
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline  
Closed Thread

Tags
css

Thread Tools
Display Modes



All times are GMT -4. The time now is 05:55 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0