Osclass forums

Support forums => Plugins => Cars attributes => Topic started by: itrade on May 16, 2014, 03:43:49 pm

Title: Table alignment on Twitter theme
Post by: itrade 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?
Title: Re: Table alignment on Twitter theme
Post by: design on May 16, 2014, 09:30:30 pm
is it part of a plugin? post your url so we can have a look
Title: Re: Table alignment on Twitter theme
Post by: fog 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

Title: Re: Table alignment on Twitter theme
Post by: itrade 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.
Title: Re: Table alignment on Twitter theme
Post by: design 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/ (http://forums.osclass.org/twitter/updated-twitter-v3/)

you download it at github