This website can use cookies to improve the user experience

This website can use cookies to improve the user experience and to provide certain services and functions to users. Cookies contain small amounts of information (such as login information and user preferences) and will be stored on your device.

Enable All Cookies Privacy Policy

Content style


avatar
hoochman 0
From: -
Content style

Howdy,

Does anyone know how to remove the header and border style from content?

Example:

I am currently finishing my site design with modified templates. When I click on a link to a page that was created, the content of the page is surrounded by a border. I would like to remove this border and header style.

Where is this code defined that seems to apply the css border style attribute surrounding content?

Thanks. Smiling Face

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


1 Re: Content style
avatar
OP 0
From: -
Content style

Thanks for the reply Smiling Face I found how to do it. Needed to edit the page.tmp.php template file in order to change/remove the border which was being placed around the content of pages I created. This was done by editing the cellspacing attribute in the <table> tag and the <td bgcolor="#xxxxxx"> to control the page title background color.

I thought it was a css style being applied somewhere. All fixed now! Thanks.
1 Re: Content style
avatar
Administrator
1340
From: Vienna, Austria
Content style

You find the CSS styles in template site_header
1 Re: Content style
avatar
0
From: -
Content style

Sounds like you'd want to edit the news template? Not sure exactly what you're trying to do..

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.