Advertisement:

Author Topic: Table alignment on Twitter theme  (Read 1737 times)

itrade

  • Newbie
  • *
  • Posts: 5
Table alignment on Twitter theme
« on: May 16, 2014, 03:43:49 pm »
Hi,

1st off, loving OSclass, can't wait to go live with the site, just need to get it 100% 1st. If you see the attached screenshot, you can see that the rows of Transmission, fuel and Seller isn't aligning correctly like the others, and its annoying. I've done some digging around in the CSS & PHP, I've managed to get the table to look like I want, but I just can't seem to get those 3 rows aligned. This is just a problem on the Twitter theme.

Any idea's where I need to make changes?

design

  • Hero Member
  • *****
  • Posts: 2619
  • Osclass 3.5 MAC/PC w/ Modern Browsers
Re: Table alignment on Twitter theme
« Reply #1 on: May 16, 2014, 09:30:30 pm »
is it part of a plugin? post your url so we can have a look

fog

  • Hero Member
  • *****
  • Posts: 1062
Re: Table alignment on Twitter theme
« Reply #2 on: May 17, 2014, 01:06:40 am »
Is a problem float: left or right... you can change it change all for left, or remove float and align-text:center; if you desire.

But is strange in the same table exist two types (left, right)... maybe some parameters <p> or some adicional tags cause the situation, and the css of theme assigns the style to these tags. You need see the html code firstly how is constructed, inside the plugin you are using.

Regards


itrade

  • Newbie
  • *
  • Posts: 5
Re: Table alignment on Twitter theme
« Reply #3 on: May 17, 2014, 06:30:42 pm »
Thanks for the help guys, but we have decided to go with the modern theme, we just running into a few two many issues with the twitter theme at the moment.

design

  • Hero Member
  • *****
  • Posts: 2619
  • Osclass 3.5 MAC/PC w/ Modern Browsers
Re: Table alignment on Twitter theme
« Reply #4 on: May 19, 2014, 06:32:52 pm »
by chance did you download the updated twitter?
I remade it with a few error fixes and updated the bootstrap.
disclaimer : it's the first time I did a theme update ;-)

http://forums.osclass.org/twitter/updated-twitter-v3/

you download it at github