• Page 1 of 1
  • 1
uCoz Community » uCoz Modules » Site News & Blogs » change blog CSS (how i can find and change /.s/src/css/792.css)
change blog CSS
seyedehsan
Posts: 2
Reputation: 0

Message # 1 | 10:38 AM
dears:

i can change my web page banner and logo at my control panel in Style sheet (CSS) .
but when i click at blog page button the logo and banner not changed but in main page and in news page is changed .

i refer to control panel and then blog main page and find this code :

Code
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>$MODULE_NAME$ - $SITE_NAME$</title>
<?$META_DESCRIPTION$?>
<link href="/.s/src/css/792.css" rel="stylesheet" type="text/css" />
</head>

i want to find /.s/src/css/792.css and edit that . how i can do that ?
Natashko
Posts: 3366
Reputation: 171

Message # 2 | 2:10 PM
seyedehsan,
Quote (seyedehsan)
i can change my web page banner

What do you mean? If you speak about an ad banner - its removal is a paid service. All available payment methods are in Control Panel -> $ -> Paid services. http://faq.ucoz.com/screenshots/paid_service_packages.png
As to changing website logo, see this http://faq.ucoz.com/faq/0-0-31
If I didn't understand you correctly - be more specific
seyedehsan
Posts: 2
Reputation: 0

Message # 3 | 7:21 AM
sorry i can't fix my problem with your answer .

you can see an aircraft picture at the left top of Http://ariana.at.ua i can inset this pic by edit at :
Main » Customize design » Style Sheet (CSS)and change this line :
#image {
float: left;
width: 291px;
height: 152px;
background: url(/.s/t/792/4.jpg);
by this :
#image {
float: left;
width: 291px;
height: 152px;
background: url(http://ariana.at.ua/Background/IranAir.jpg);
in this edit all this page pictures changed :
main page
news page
album page
but forum page not changed . i now if i want to change this page , i must change this page http://ariana.at.ua/.s/src/css/792.css
that you can see at the : /*----- Header start -------*/
in fourth "#" you can see :
background: url(/.s/t/792/4.jpg);

that must change to :
background: url(http://ariana.at.ua/Background/IranAir.jpg
how i CAN DO THAT ? PLEASE HELP ME

Animorph
Posts: 2856
Reputation: 189

Message # 4 | 10:30 AM
seyedehsan, just save your CSS again

you installed the forum after you did changes in CSS to your website , so everything else has changed design and the forum (installed after the changes) has default design

Find:
note:this is the default CSS from uCoz design

Code
<link href="/.s/src/css/792.css" rel="stylesheet" type="text/css" />

Change to:
note: this is the CSS in your stylesheet (your css)

Code
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />

To busy building a passive income online ;)
Post edited by Animorph - Saturday, 2010-12-11, 10:30 AM
dan13l
Posts: 7
Reputation: 0

Message # 5 | 0:00 AM
is it possible to remove the date from the blog entries?? i dont want anyone to see the dates of the entries that i add.. the date appears on the bottom of the topic along with added by and views.. all is fine but i would really appreciate any help on how to remove this date on the bottom of my entries.. Thanx.. Sorry if i have posted this in the wrong place. Still new over here..
Post edited by dan13l - Monday, 2011-11-28, 0:00 AM
Davor24
Posts: 330
Reputation: 10

Message # 6 | 1:41 AM
dan13l, remove $ADD_DATE$ from Page with full entry text and associated comments, and from
Appearance of entries remove $DATE$ ...
dan13l
Posts: 7
Reputation: 0

Message # 7 | 9:13 PM
Thanx Davor24,, appreciate the help..
uCoz Community » uCoz Modules » Site News & Blogs » change blog CSS (how i can find and change /.s/src/css/792.css)
  • Page 1 of 1
  • 1
Search: