Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Newbie need help eliminating the background color
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Newbie need help eliminating the background color
#13228
Newbie need help eliminating the background color 13 Years, 1 Month ago Karma: 0
Hi there,

I'm a total newbie in web making and even just CSS. I was changing and experimenting many things that I just read from the internet with 0 basic on CSS or any web making ability. I am now almost succeed in making my first website and it may look decent due to ARIsoft's Ext module that I installed. I made the menu horizontal and at the top, moreover, it can drop down just like in the pro website!

I'm very happy except for the problem I encounter with the left and right side of the menu bar. The menu bar itself I can change the color after reading some old posts in this forum, but the sides after the menu is very annoying.. The problem is like what I attached in this post.


So, anyone have any idea how to erase that ugly black background at the sides? I do pondering on the idea of that may be the tamplate's fault, but I did checked many css's files under JApurity and I managed to changed every black color CSS code (#000000), and so far, it doesnt change anything.

Please kindly help because I need to finish this within this week..

Thank you in advance!

Tora
Last Edit: 2011/04/04 04:52 By torakun.
The administrator has disabled public write access.
 
#13230
Re:Newbie need help eliminating the background color 13 Years, 1 Month ago Karma: 748
Hello,

Provide link to page please where we can see the problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#13234
Re:Newbie need help eliminating the background color 13 Years, 1 Month ago Karma: 0
I'm sorry, but how can I do that please? I havent search for a domain, so that might not be possible is it? is there any other way?

EDIT: And actually, there are 2 problems. Because the default width of the menu, previously that problematic area was very ugly. I figured, if I can make the menu wider, the black sides will be gone. So I did it by copying css code taken from this forum, and make it as wide as I could. As a result, it looks better, but the one that got streched is just the most right menu instead of all propotionately stretched. And, if I minimize my browser window, the most right menu that got stretched will be automatically re positioned into the bottom of the other menus because it's too long or something..

Please tell me what should I do to enable you guys to help me

Thank you
Last Edit: 2011/04/04 06:20 By torakun.
The administrator has disabled public write access.
 
#13237
Re:Newbie need help eliminating the background color 13 Years, 1 Month ago Karma: 748
Send page files by email please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#13238
Re:Newbie need help eliminating the background color 13 Years, 1 Month ago Karma: 0
Hi there,

I've sent it just now. Thank you in advance!
The administrator has disabled public write access.
 
#13243
Re:Newbie need help eliminating the background color 13 Years, 1 Month ago Karma: 748
Background color is defined in site template styles. Use the next CSS rule that change it:

Code:


body #ja-mainnavwrap
{
 background-color: red;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12