Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Adjusting Font size in Blogger Thisway Template
Old 03-13-2009, 08:15 AM Adjusting Font size in Blogger Thisway Template
Average Talker

Posts: 15
Name: Alan Butterworth
Location: Margate South Africa
Trades: 0
Hi from South Africa,
I have a blog at http://south-africa-real-estate.blogspot.com In my Sidebar is a Text Element with description of properties I am selling. I want to adjust the font size. Can someone tell me where I go in my HTML edit to change font size. I tried adding on in the Element itself but could not get it right . Where exactly do I position the tags?
Thanks
Alan Butterworth
__________________
Alan Butterworth

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
alanb is offline
Reply With Quote
View Public Profile Visit alanb's homepage!
 
 
Register now for full access!
Old 03-13-2009, 02:08 PM Re: Adjusting Font size in Blogger Thisway Template
stevej's Avatar
Professional Multitasker

Posts: 996
Location: Not positive
Trades: 0
Well, if you don't have access to your CSS, then you can replace

HTML Code:
<div class='widget-content'>
with

HTML Code:
<div class='widget-content' style="font-size: 1.3em;">
And if you do have access to the CSS, add

Code:
.widget-content {
font-size: 1.3em;
}
- Steve
__________________
if($stevej == "helpful") { $talkupation += $user_power; }
stevej is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Adjusting Font size in Blogger Thisway Template
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.24032 seconds with 12 queries