wickedstangs
Well-known member
Can I get some help on html... Trying to fix the below image.. Want the image to the right and text a bit smaller to fit right...
HTML:
<img src="/community/styles/notice-background.png" style="display:block; width:400px" title="Fox Body Mustangs" />
<div class="csgoIntro" style="position:absolute; top:0; left:0; height:100%; width:230px;">
<div style="padding: 05px;">
<h3>Welcome to Fox Body Mustangs!</h3></br>
<p>This forum is intended to be used by enthusiasts of the Fox body Ford Mustangs (1979-1993). Come on in and join our discussions about Fox Body Mustangs! Take a moment to <a href="http://foxbodymustangs.org/community/register/">Register</a> to gain extra privileges and access to other areas of the site normal guest do not have..</p>
<div class="noticeButtonContainer">
<label for="LoginControl" id="SignupButton"><a href="http://www.foxbodymustangs.org/community/login/" class="inner"><b>Sign Up Now!</b></a></label>
</div>
<div class="csgoMember">Already a member? <a href="http://www.foxbodymustangs.org/community/login">Login Now!</a></div>
</div>
</div>