Styling Loop.php Directly
-
I am developing a theme. I would like the loop to behave a certain way stylistically. Can I put the html (divs etc.) directly in the loop.php file or should this be done on the index.php file only? For example: I have a specified position and font I have attached to div1 in my css file. Should I put div1 around the title section of my loop.php file, or should I only style this in the index.php file?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Styling Loop.php Directly’ is closed to new replies.