Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

[SOLVED] Style Inside a Table: How to change H1/2/3 padding?


 
Prev Previous Post   Next Post Next
  #1  
Old Mar 5, 2011, 02:11 PM
epsymp
 
37 posts · Jul 2010
[SOLVED] Style Inside a Table: How to change H1/2/3 padding?

Hi.

In the Atahualpa Theme Options, for Styling Tables, there's a box for Table Body Cells, which is where I think I might need set the padding. But the padding there seems to control the padding between cells, not text.

I'm working with CSS, and I can't seem to override whatever text formatting controls padding in the table, though I can change font-weight, size, and color. Here's how it's being called on the page, and below that is the CSS. Any ideas are appreciated.


<table class="main"><tr><td class="column1"><div id="issuehome">


<!-- table for homepage -->

table.main {
}
td.column1{vertical-align: top;
width: 315px;
}
td.column2 {
vertical-align: top;
width: 420px;
}
td.column3 {
vertical-align: top;
width: 220px;
}


<--! issue homepage formatting-->

#issuehome {
padding: 0px 25px 15px 25px;
font-size: 100%;
}
#issuehome h2 {
font-size: 125%;
padding: 0px 0px 0px 0px !important;
font-weight: bold !important;
}
#issuehome h2 a:link {
font-size: 125%;
padding: 0px 0px 0px 0px !important;
font-weight: bold !important;
}
#issuehome h3 {
font-size: 100%;
font-weight: bold !important;
padding: 0px 0px 0px 0px !important;
}
#issuehome h3 a:link {
font-size: 100%;
font-weight: bold !important;
padding: 0px 0px 0px 0px !important;
}
#issuehome p {
font-size: 100%;
text-align: left;
font-size: .75em;
}
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Table Adding Extra Padding? jasontbedell Sidebars & Widgets 2 Dec 21, 2010 09:51 AM
Getting a strange code added to my header causing table padding howsimple Header configuration & styling 2 Aug 25, 2009 10:32 AM
Editing the table style and in the posts kirinafa Atahualpa 3 Wordpress theme 1 Mar 1, 2009 03:54 PM


All times are GMT -6. The time now is 12:42 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.