mastacraft
Member
Posted 3 years ago #
Hey guys,
mastacraft.com is the site - basically my posts that have a who see's ads in the top post it brings a big gap between the title and the player/graphic unlike the post under it where i haven't changed it yet with just the download graphic - anyway to stop that?
Here's the CSS in the post:
<table border="0" width="460">
<tr>
<td align="left" valign="top" width="110">[audio:http://www.mastacraft.com/mp3/mastacraft_she see thru(ft_treysongz)rmxh.mp3]</td>
<!--wsa:a-->
<!--wsa:nonlogged-->
</tr>
</table>
<p align="left">Remix of the wonder woman song by "trey songz"; dark twist and story to it.</p>
Cheers
Can you please post some example (link). i find it difficult to understand what you actually want to do. i am sorry for this.
mastacraft
Member
Posted 3 years ago #
http://www.mastacraft.com - see the second audio post - how the need some help is just slightly above the audio player..in the top post the audio player is pushed down. How can i fix that.
mastacraft
Member
Posted 3 years ago #
That is not CSS you show there - it's a mix of markup (including some improper syntax) and some code I've never seen before... example, this:
<!--wsa:a-->
<!--wsa:nonlogged-->
.. which looks more like a comment than code. Any CSS for your blog should be included in your styles.css - not as inline CSS in posts.
This...
<td align="left" valign="top" width="110">[audio:http://www.mastacraft.com/mp3/mastacraft_she see thru(ft_treysongz)rmxh.mp3]</td>
... is totally incorrect markup.
mastacraft
Member
Posted 3 years ago #
Saurus thats to make the mp3 align in the postlike that not the style css.
The WSA and WSA nonlogged is to make the users need to register to the site using who sees adds a plugin.
Regards
Whatever it is - it doesn't belong in a post. All CSS should be in styles.css. You're also putting a table in the posts? That is just incorrect markup.
mastacraft
Member
Posted 3 years ago #
Well how exactly would i be able to have a link to graphics etc. in there:S the site was a replica of http://www.rockitpro.com and that works very well.
Can anyone help with the lining up?