Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

To change letter sizes


richipy

Recommended Posts

Posted

Hi,

 

You know on the left side of the store are the categories.

 

The letters of the categories are small. How can I make them a bit bigger?

 

Regards

Posted

In stylesheet.css try the line that starts with:

 

.boxText

 

Mine says:

 

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

To make it bigger I'd change this part:

 

font-size: 10px;

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

bump past a spang dammer

<_<

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted
Can you tell me where in the store is the stylesheet.css file????

It is a file in the root of your website.

Posted

In your catalog folder.

 

Some times when you make changes to the stylesheet they don't show up because your PC is looking at the cache of the stylesheet.

 

Hold the <Ctrl> key down while doing a page refresh in the browser. This forces the browser to fetch the latest contents from the server.

 

This works with IE and Firefox.

 

I alway do that after changing a particular page to be sure I'm seeing the latest content.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted
In your catalog folder.

 

Some times when you make changes to the stylesheet they don't show up because your PC is looking at the cache of the stylesheet.

 

Hold the <Ctrl> key down while doing a page refresh in the browser. This forces the browser to fetch the latest contents from the server.

 

This works with IE and Firefox.

 

I alway do that after changing a particular page to be sure I'm seeing the latest content.

 

 

 

Where do I find the stylesheet.css file? I cannot find it.

Thru ftp only?

Posted

You're in serious need of professional help.

<_<

 

Unless I had your URL, I couldn't tell you where it's at.

:huh:

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

my is in /public_html/stylesheet.css

 

the code should be about line 12

Posted
In your catalog folder.

 

Some times when you make changes to the stylesheet they don't show up because your PC is looking at the cache of the stylesheet.

 

Hold the <Ctrl> key down while doing a page refresh in the browser. This forces the browser to fetch the latest contents from the server.

 

This works with IE and Firefox.

 

I alway do that after changing a particular page to be sure I'm seeing the latest content.

 

Hi there,

 

I found it

 

Thanks!

Posted
You're in serious need of professional help.

<_<

 

Unless I had your URL, I couldn't tell you where it's at.

:huh:

 

hi there,

 

I found it thru the ftp. I downloaded it, edit it and then uploaded.

 

Cant I just do it via store directly? not via ftp. Do you know what I mean?

Posted
Cant I just do it via store directly? not via ftp. Do you know what I mean?

It's possible to edit it with the osC File Mangler Manager, but I wouldn't if I were you.

 

Your only other options are FTP and cPanel.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted
It's possible to edit it with the osC File Mangler Manager, but I wouldn't if I were you.

 

Your only other options are FTP and cPanel.

 

I understand. Thank you.

 

I have another question:

 

I was testing the money order payment. After checkout I didnt receive any email confirmation.

 

Can anyone tell me where can I find that part to check it?

Posted

have you got a email listed in your admin>>config>>store details

 

if yes you should be getting them they some time take a bit of time to come in

 

also look at installing this mod http://addons.oscommerce.com/info/6227 it will only take 2 mins to install

it specific email address of when a new customer account is created

Posted
have you got a email listed in your admin>>config>>store details

 

if yes you should be getting them they some time take a bit of time to come in

 

Hi Simon,

 

Yes I got email confirmation.

 

Takes long to receive. About 30 to 40 minutes!

 

Dont you know why?

Posted

are you using SMTP or not and are you sending out v LOCALHOST (ie from your server or a domain host's Server)

 

but it can it is to do with PHPmaile

 

I think I seen in the addon some mod ref: this but

Posted

You can't control that.

 

It just depends on the server.

 

Sometimes it takes a few minutes, sometimes a few hours.

 

I had one email someone sent me that took 3 days to get to me!!!

:o

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted
You can't control that.

 

It just depends on the server.

 

Sometimes it takes a few minutes, sometimes a few hours.

 

I had one email someone sent me that took 3 days to get to me!!!

:o

 

 

It was sent from the server.

 

---------------------------------------

 

3 days to get!

 

wow thats more than slow hahaha

 

I tried for second time. This one worked faster. Took less than 5 minutes.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...