- Posts: 51
- Thank you received: 0
Logo text
-
swvanderlaan
Active member - Topic Author
- Member
Less
More
10 years 5 months ago #40465
by swvanderlaan
Logo text was created by swvanderlaan
Hi,
I'd like to edit the logo and the logo text. I'm almost there, I'd like the second line of text (see www.surinamedag.com/symposium ) to be underneath "Surinamedag 2014" (it would be coolest if it would be directly underneath that).
Below my code. How should I change that?
<div class="logo_image"><a href="index.php"><img src="images/logo_tiny_excl_text.jpg" alt="Surinamedag 2014" width="109" height="130" border="0" /></a>
</div>
<div class="logo_text"><em><a href="index.php">Surinamedag 2014</a></em>
</div>
<div class="logo_text"><span class="logo_text">Stichting Geneeskundig Genootschap Den Haag e.o.</span>
</div>
Thanks!
Sander
I'd like to edit the logo and the logo text. I'm almost there, I'd like the second line of text (see www.surinamedag.com/symposium ) to be underneath "Surinamedag 2014" (it would be coolest if it would be directly underneath that).
Below my code. How should I change that?
<div class="logo_image"><a href="index.php"><img src="images/logo_tiny_excl_text.jpg" alt="Surinamedag 2014" width="109" height="130" border="0" /></a>
</div>
<div class="logo_text"><em><a href="index.php">Surinamedag 2014</a></em>
</div>
<div class="logo_text"><span class="logo_text">Stichting Geneeskundig Genootschap Den Haag e.o.</span>
</div>
Thanks!
Sander
Please Log in to join the conversation.
-
swvanderlaan
Active member - Topic Author
- Member
Less
More
- Posts: 51
- Thank you received: 0
10 years 5 months ago #40466
by swvanderlaan
Replied by swvanderlaan on topic Logo text
Oh! Fixed it!
<div class="logo_image"><a href="index.php"><img src="images/logo_tiny_excl_text.jpg" alt="Surinamedag 2014" width="109" height="130" border="0" /></a>
</div>
<div class="logo_text"><em><a href="index.php">Surinamedag 2014</a></em><br /><span class="logo_text">Stichting Geneeskundig Genootschap Den Haag e.o.</span>
</div>
<div class="logo_image"><a href="index.php"><img src="images/logo_tiny_excl_text.jpg" alt="Surinamedag 2014" width="109" height="130" border="0" /></a>
</div>
<div class="logo_text"><em><a href="index.php">Surinamedag 2014</a></em><br /><span class="logo_text">Stichting Geneeskundig Genootschap Den Haag e.o.</span>
</div>
Please Log in to join the conversation.
Time to create page: 0.156 seconds