• I am placing mysql data in a sidebar. At present I am using a table structure, but the padding is not good with too much seperation between lines. I have tried using css to format the table , with no effect.. Is their soemthing I am missing, or can I use some other css method to output the data in a neat manner?
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Have tried text widget and just add your content with p tags

    Thread Starter ozcam

    (@ozcam)

    Hi..
    Firstly I need to use a php widget because I am extracting data from an mysql DB. I know I can just use a <p> tag, but this does not format the data very well. I have 10 lines of data and each line contains 4 separate elements. I would like to display these so they look neat. If I use a <p> tag this will not order them the same as using a table structure.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS style in sidebar’ is closed to new replies.