Adding two elements in Homepage Message
3 posters
Page 1 of 1
Adding two elements in Homepage Message
Does anyone know how to add two elements - both centered next to each other - in the Homepage message? i.e. some code.
Forum url - http://priwy-metin2.forum-board.net
As you can see I have placed an advert there, and now I want to place this image next to it - both centered nicely. Also, I would like the logo to not have any links - if users click it, it will do nothing. How can I do that?
This is what the Homepage message looks like at the moment
" />
Forum url - http://priwy-metin2.forum-board.net
As you can see I have placed an advert there, and now I want to place this image next to it - both centered nicely. Also, I would like the logo to not have any links - if users click it, it will do nothing. How can I do that?
This is what the Homepage message looks like at the moment
" />
Re: Adding two elements in Homepage Message
Hello,
For the image, have you tried putting
-Brandon
For the image, have you tried putting
- Code:
[center][/center]
-Brandon
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Re: Adding two elements in Homepage Message
Yes, they are then in the middle but one is on top of the other. I would like them to be next to each other
Re: Adding two elements in Homepage Message
Hmm.... May you copy and paste the coding (as it is in the acp) here for us?
-Brandon
-Brandon
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Re: Adding two elements in Homepage Message
This is a clean version of the code, I have got this now as I have tried many techniques yesterday that failed.
<a rel="nofollow" target="_blank" class="postlink" href="https://servimg.com/view/19285113/1"><img alt="" border="0" src="https://i.servimg.com/u/f18/19/28/51/13/new_lo10.png" /></a>
<div align="center">
<script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- underbanner below post, above age numbers --><ins class="adsbygoogle" style="display:inline-block;width:660px;height:90px" data-ad-client="ca-pub-5534241322801440" data-ad-slot="5075007615"></ins><script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
Re: Adding two elements in Homepage Message
Have you tried getting rid of the slight line break between the 2 scripts? It will look squished, but it may line it up the way you want.
-Brandon
-Brandon
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Re: Adding two elements in Homepage Message
I must say, they look a lot more lined up now. Whatever your trying it is working. May you provide us with the revised code now?
-Brandon
-Brandon
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Re: Adding two elements in Homepage Message
Here you go
- Code:
<div style="clear: both; text-align: center;" class="separator"><a target="_blank" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;" rel="nofollow" href="http://www.servimg.com/view/19285113/1" class="postlink"><img src="http://i18.servimg.com/u/f18/19/28/51/13/new_lo10.png" border="0" alt="" /></a><a src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js" "="" href="<script async=">
<!-- underbanner below post, above age numbers --><ins style="display: inline-block; height: 90px; width: 660px;" data-ad-slot="5075007615" data-ad-client="ca-pub-5534241322801440" class="adsbygoogle"></ins><script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></a>
</div><a src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js" "="" href="<script async="></a>
Re: Adding two elements in Homepage Message
Try adding it to a table and then adding the 2 items in each box a little like this
when you are done you will need to remove the boarder this can be done by changing this part of the code
- Code:
[table border="1"]
Similar topics
» Adding widgets on homepage version phpBB3
» homepage message problem
» Homepage message
» I can't get my homepage message to display anything
» Can't Edit Homepage Message Content
» homepage message problem
» Homepage message
» I can't get my homepage message to display anything
» Can't Edit Homepage Message Content
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum