I would find the file that shows your tags. Maybe tags.php
Find something like
<div style="clear: both; height: 10px; border-bottom: 1px solid rgb(238, 238, 238); margin-bottom: 20px;"></div>
Change to
<div style="clear: both; height: 10px;"></div>
That will make it look like your category page.
Hello,
I have tried what you recommended but it hasn’t made any difference. Any more ideas?
Thank you, Paul
You did this on tags.php?
If you did then it removes that 20px margin which is the space. Might be in a different file.
Or did you clear your cache?
Yea I removed and entered the code you suggested. It was in tags.php. Also cleared cache but it sill hasnt made a difference. Hmmm
Copy and paste in notepad or something to save the entire code.
Then delete the entire contents of the file and check it out.
This will tell you if you are modifying the right file.
this is the code. I deleted it as suggested:
[Code moderated as per the Forum Rules. Please use the pastebin]
and did that page not come up when you viewed it?
I dont understand. I made the changes you suggested but it made no difference. The code below is what it currently is now; before it was:
[Code moderated as per the Forum Rules. Please use the pastebin]
Also completely off topic. Is there a way I can add a filter on my index,category and tag pages. So you can select to view free downloads, paid downloads and all downloads?
Regards, Lamby
I’ve changed the theme which has solved one of the problems.
Anyone know how I can align the pages to the right of the header bar?
Regards, Lamby