-
AuthorPosts
-
September 7, 2009 at 9:27 pm #144002
I want to insert a facebook icon in the bottom left of my mageia template. However when I insert this in the code the footer ( on the right) also drops down. Whats the easiest way around this? My site is http://www.proskills.ie
I have insert the following in my index.php after the footerwrap
!– BEGIN: FOOTER –>
<div id=”ja-footerwrap” class=”clearfix”>
<div style=”width:130px;float:left;”>Follow us on Facebook:</div> <a title=”Click here to join our facebook group” href=”http://www.facebook.com/photo.php?pid=2512982&id=613332587&ref=nf#/group.php?gid=37627654755″ target=”_blank”>
<img border=”0″ src=”/images/stories/facebook.png” />
</a><div id=”ja-footer”>
Also what is the font type used in the Mainmenu?
Thanks
Jkallan Friendkallan
- Join date:
- August 2006
- Posts:
- 349
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 22
- Thanked:
- 35 times in 1 posts
September 7, 2009 at 9:41 pm #316724You could try making it a % width instead of a fixed width
the width for the ja-footer is:
width:77%;regards
KiwidesignSeptember 8, 2009 at 11:01 am #316799Kiwidesign,
Thanks for the reply. I tried setting the widt to 15% but I still see the same issue. Any other ideas?
Thanks
Jkallan Friendkallan
- Join date:
- August 2006
- Posts:
- 349
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 22
- Thanked:
- 35 times in 1 posts
September 8, 2009 at 8:51 pm #316842Your div is only containing the text not the a tag and image image
div style="width: 15%; float: left;">Follow us on Facebook:</div>
<a target="_blank" href="http://www.facebook.com/photo.php title="Click here to join our facebook group">
<img border="0" src="/images/stories/facebook.png"/>
</a>
Which part of the right hand footer has droped down? the right hand part looks very similar in layout to my installation of this template.
The font family used in the main menu is: Tahoma,Arial,Helvetica,sans-serif
September 9, 2009 at 10:45 am #316911Thanks,
One quick question. Whats the best way to align the test center of the image. I dont watn to use tables.
Thanks
Jkallan Friendkallan
- Join date:
- August 2006
- Posts:
- 349
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 22
- Thanked:
- 35 times in 1 posts
September 9, 2009 at 10:37 pm #316970Hi J
I’m not sure I understand your question sorry.
If you want to center something and aren’t using tables make sure what ever it is that you want to center is contained inside an element (such as a div) which has a defined width then use text-align:center on the thing you want to center-Cheers
September 11, 2009 at 3:19 pm #317105I want to align the text “Follow us on Facebook” with the center of the facebook logo. I also want the font to be Tahoma. What do I need to change in the code below?
Thanks
J<div style=”width:20%;float: left;text-align: center;font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:7pt;font-weight: normal”>Follow us on Facebook:<a title=”Click here to join our facebook group” href=”http://www.facebook.com/profile.php?id=599598400&ref=name#/pages/Castletroy-Limerick/ProSkills-Training-Ltd/156638695010″ target=”_blank”>
<img border=”0″ src=”/images/stories/facebook.png” />
</a>
</div> -
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by jasgrif1123 15 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum