Missing Banner

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Sep 17, 2014 10:09 pm
Reply with quote
Report this post
I have just moved my site to a new server.

The image has stopped working. I am not sure how to fix this.

I remember I added some code to overide css to center the logo and it had a ".png" url but I am not sure were the overide css is on Joomla 3.2.3

Any ideas?

Thanks.
User avatar
Gold Boarder

GK User
Thu Sep 18, 2014 9:07 am
Reply with quote
Report this post
Hello,

Could you provide an URL to your website?
User avatar
Administrator

GK User
Thu Sep 18, 2014 11:10 am
Reply with quote
Report this post
User avatar
Gold Boarder

GK User
Thu Sep 18, 2014 4:40 pm
Reply with quote
Report this post
For me all is working fine - are you sure that your issue isn't caused by your adblock extensions?
User avatar
Administrator

GK User
Fri Sep 19, 2014 10:44 am
Reply with quote
Report this post
We re built the file structure and it reappeared.

Were is css overide in joomla 3.2.3 ?
User avatar
Gold Boarder

GK User
Sat Sep 20, 2014 8:52 am
Reply with quote
Report this post
You can override CSS under the advanced settings tab in the template options.
User avatar
Administrator

GK User
Sun Sep 21, 2014 7:50 pm
Reply with quote
Report this post
The link for the image is on the old server which I am about to shut down.

I dont know how to change the image. How do I change the image?

Thanks
User avatar
Gold Boarder

GK User
Mon Sep 22, 2014 12:11 pm
Reply with quote
Report this post
Ok, but which image do you want to change?
User avatar
Administrator

GK User
Mon Sep 22, 2014 4:46 pm
Reply with quote
Report this post
dziudek wrote:Ok, but which image do you want to change?


The main logo

http://ringnews24.com/boxingforum/image ... 4_logo.png
User avatar
Gold Boarder

GK User
Mon Sep 22, 2014 8:48 pm
Reply with quote
Report this post
This image is defined in the css/override.css file at the following CSS fragment:

Code: Select all
#gkLogo.cssLogo {
background: url("http://ringnews24.com/boxingforum/images/misc/vbulletin4_logo.png") no-repeat scroll 0 0 transparent!important;
width: 700px;
height: 188px;
margin-left: auto;
margin-right: auto;
display: block;
float: none!important;
}
User avatar
Administrator

GK User
Tue Sep 23, 2014 5:55 pm
Reply with quote
Report this post
I can't find the css override in Joomla 3.2.3

It used to be in Template Manager under Gk_news Details and Files.

Were is that file?
User avatar
Gold Boarder

GK User
Tue Sep 23, 2014 7:20 pm
Reply with quote
Report this post
Please use a FTP connection - the override file is in the css/override.css file at the template directory. As far as I remember the joomla built-in editor doesn't display CSS/JS files from subdirectories.
User avatar
Administrator


cron