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 »

Editing the table style and in the posts


  #1  
Old Mar 1, 2009, 12:40 PM
kirinafa
 
4 posts · Feb 2009
I've noticed when i changed to this theme, my tables (a big picture in the middle and below a 3x2 table with pictures in them) have changed into the borders being black and the inside being white and making it a little bigger as well. It being bigger, it expands my page and it doesn't fit into the layout.

Now, in the theme options there is a table page, is that what i edit to change all my tables in the posts? I'm not sure what kind of code i need to put in there, i just want a black border around the images and it being only a thin line (smallest if possible).

This is what i have always used in the post itself:
Code:
<center>
<table bgcolor="#000000" border="1">
<tr>
<td bgcolor="#000000"><a href="" rel="lightbox[dbz]" title=""><img src="" height="290" width="600"></a></td>
</tr>
</table>
</center>
<table bgcolor="#000000" border="1">
<tr>
<td bgcolor="#000000"><a href="" rel="lightbox[]" title=""><img src="" height="160" width="270"></a></td>
<td bgcolor="#000000"><a href="" rel="lightbox[]" title=""><img src="" height="160" width="270"></a></td>
<td bgcolor="#000000"><a href="" rel="lightbox[]" title=""><img src="" height="160" width="270"></a></td>
</tr>
<tr>
<td bgcolor="#000000"><a href="" rel="lightbox[]" title=""><img src="" height="160" width="270"></a></td>
<td bgcolor="#000000"><a href="" rel="lightbox[]" title=""><img src="" height="160" width="270"></a></td>
<td bgcolor="#000000"><a href="" rel="lightbox[]" title=""><img src="" height="160" width="270"></a></td>
</tr>
</table>
Now, what code should i put in the table style and what should i put in the post itself?
Also, will i need to edit all my previous posts with the tables so that they will fit?

I'm sorry, i've always been new to this (not to mention i took the html from above from a page a long time ago heh) Also, the
Code:
rel="lightbox[]"
is a wordpress image addon.
  #2  
Old Mar 1, 2009, 03:54 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
The "tables" section in the theme options is just for styling. All the actual table markup would have to go into the post. You can add inline styling to the table too, as you already did, that would overwrite any global "tables inside posts" styling that you applied through the theme options section "tables"

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Editing the Archive title pushkinpassey Atahualpa 3 Wordpress theme 11 Mar 9, 2010 04:51 AM
Editing page php rhymes Atahualpa 3 Wordpress theme 2 May 16, 2009 10:38 PM
[SOLVED] Magazine style table on front page shakespearesedge Atahualpa 3 Wordpress theme 6 May 2, 2009 07:33 AM
Problem editing the theme Jerry Atahualpa 3 Wordpress theme 4 Mar 31, 2009 10:51 AM
editing page links saurus74 Page & Category Menu Bars 1 Mar 2, 2009 06:37 PM


All times are GMT -6. The time now is 07:23 AM.


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