Content style
                                
                                 hoochman   0
From: -
                                 
                              
                            From: -
Notice
This topic is archived. New comments cannot be posted and votes cannot be cast.Responses to this topic
1 Re: Content style
                                                
                         hoochman
                
                OP
   0
From: -
                         
                      
                  From: -
                    Content style
Thanks for the reply
 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.
                  
                  
                Thanks for the reply
 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
                                                
                         Philipp 
                        
                        
From: Austria
                         
                      
                   Administrator
  1342From: Austria
                    Content style
You find the CSS styles in template site_header
                  
                  
                You find the CSS styles in template site_header
1 Re: Content style
                                                
                         Rushian   0
From: -
                         
                      
                  From: -
                    Content style
Sounds like you'd want to edit the news template? Not sure exactly what you're trying to do..
                  
                  
                Sounds like you'd want to edit the news template? Not sure exactly what you're trying to do..
              
          
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.