Go Back   3dCart Shopping Cart Software Forums > Shopping Cart Software > Store Design

Reply
 
Thread Tools Display Modes
  #1 ()  
Old 11-06-2007, 04:10 AM
rrw rrw is offline
3dCart Power User
 
Join Date: Oct 2007
Posts: 217
Question Font for Caption Image?

I can't seem to find the location to change the font size, etc. for the image captions.
Reply With Quote
  #2 ()  
Old 11-06-2007, 04:34 AM
syncbox syncbox is offline
3dCart User
 
Join Date: Oct 2007
Posts: 58
Default

you probably could edit your template to apply a class to the surrounding selector and set up your own font properties...

I only looked at the listing_0.html file in the common folder, but didn't see any styling application (in the td or the multitude of spans used by this software).

it seemed like
<span name="imagecaptiont" id="imagecaptiont">[imagecaption1]</span>

gives you a hook for styling in "imagecaptiont"

#imagecaptiont {
/*your style rules here*/
}

that is, if you are using the same construct as what I see in listing_x.html in common.

hth
Reply With Quote
  #3 ()  
Old 11-06-2007, 04:36 AM
rrw rrw is offline
3dCart Power User
 
Join Date: Oct 2007
Posts: 217
Default

I feel like the dumbest kid in the class. I'm sorry, I have no idea how to do that. I was hoping there was just a little setting somewhere in the template editor. Thanks anyway, I do appreciate it! I'm trying to learn as I go along.
Reply With Quote
  #4 ()  
Old 11-06-2007, 06:47 AM
syncbox syncbox is offline
3dCart User
 
Join Date: Oct 2007
Posts: 58
Default

well, it's just a guess after a quick look at the default listing_0 template anyway.

what do you want it to look like? (eg. blue or smaller or what?)

Let me know... If you post a url and/or give me details of what you want, I can try giving you a rule to put at the bottom of the style sheet you are using... can't hurt to try it, right?

Let me know by replying with your details. I'll keep my eye out for it.

Reply With Quote
  #5 ()  
Old 11-06-2007, 06:13 PM
rrw rrw is offline
3dCart Power User
 
Join Date: Oct 2007
Posts: 217
Default

That's really nice of you! I all really want to do is make it smaller--it's just too big.
Reply With Quote
  #6 ()  
Old 11-07-2007, 12:38 AM
syncbox syncbox is offline
3dCart User
 
Join Date: Oct 2007
Posts: 58
Default

where can I see it? So I can figure out what the rule needs?
Reply With Quote
  #7 ()  
Old 11-07-2007, 02:17 AM
rrw rrw is offline
3dCart Power User
 
Join Date: Oct 2007
Posts: 217
Default

https://veilshop.3dcartstores.com/Br...p_5604-13.html

Only 1 product entered so far--waiting until I have my categories finalized.
Reply With Quote
  #8 ()  
Old 11-10-2007, 02:52 AM
syncbox syncbox is offline
3dCart User
 
Join Date: Oct 2007
Posts: 58
Default

well, the caption is in a span that is ID'd as "imagecaptiont" but I see no reference to it in your stylesheets. You could add (to the layout9_blue_red_modified.css style sheet you are using) this rule (at the bottom)

span#imagecaptiont {
font-size:80%!important;
}

That will reduce the size by 20%. Obviously, if you think this is too small, make it 90%; too large still? make it 70%.

Just realize that viewers can adjust font-size on their browser via View>Text or View>Font options. Sometimes what looks big to you is small for someone who views their IE browser in small text sizes.

It looks biggish to me, too, using Firefox on Windows with default settings.

HTH
Donna
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 10:31 PM.


Powered by vBulletin® Version 3.6.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC8