Search found 10 matches

by Blueeyez
Mon Jul 06, 2015 9:34 am
Forum: 0.6.X beta support
Topic: page dosent exist
Replies: 1
Views: 11791

page dosent exist

In the index.php file i belive its line 12 i can modify the text, but how do i add a image? I get an error when i try to add a image to it..
by Blueeyez
Fri Oct 17, 2014 5:59 pm
Forum: 0.6.X beta support
Topic: [SOLVED] add favicon
Replies: 10
Views: 30147

Re: add image to title

I have a good news and a bad news..

I got it working, but only if i use this as the destination:

Code: Select all

http://ubuntu.hu/sites/default/files/udtheme_favicon.ico
if i type favicon.ico or the link to the facivon it still wont work...
by Blueeyez
Fri Oct 17, 2014 5:00 pm
Forum: 0.6.X beta support
Topic: [SOLVED] add favicon
Replies: 10
Views: 30147

Re: add image to title

I put this code in the theme.php <link href="favicon.ico" rel="shortcut icon" type="image/x-icon" /> i went to facivon.cc and i uploaded the image, then i downloaded it as favicon.ico and put it inside the theme folder (blue) where the theme.php is located But still not...
by Blueeyez
Thu Oct 16, 2014 1:43 pm
Forum: 0.6.X beta support
Topic: [SOLVED] add favicon
Replies: 10
Views: 30147

Re: add image to title

Dosent work for me :-/
Does it have to be an .ico and can i create an .ico wrong?
by Blueeyez
Wed Oct 15, 2014 7:21 pm
Forum: 0.6.X beta support
Topic: [SOLVED] add favicon
Replies: 10
Views: 30147

Re: add image to title

Just tried to add the code to the blue theme, but then i got an error when i wanted to go to my website..
by Blueeyez
Wed Oct 15, 2014 7:11 pm
Forum: 0.6.X beta support
Topic: [SOLVED] add favicon
Replies: 10
Views: 30147

[SOLVED] add favicon

Im just wondering how to add faivcon to my website? This is the code i found: <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" /> but i dont know where to put it.. i know there is a index.php, but im not sure if i can edit / add this code at if it will w...
by Blueeyez
Wed Oct 15, 2014 11:10 am
Forum: 0.6.X beta support
Topic: Youtube videos
Replies: 1
Views: 5814

Youtube videos

Is there a easy to use show/hide function to show/hide youtube videos that is embbeded?

This video i want to be able to show/hide so when people visit my page, they dont see the entire video(The square), but just the title and may click on it and then it will fade out and be able to play..
by Blueeyez
Thu Oct 02, 2014 10:18 am
Forum: 0.6.X beta support
Topic: logo
Replies: 1
Views: 6346

Re: logo

go to themes, blue edit the style.css #main-title { and add: " background-image: url('cover.jpg');" cover.jpg is name and file format and it must be stored in same folder as the style.css You can do more, but just search for css image you might need to ctrl + F5 in your browser to see it (...
by Blueeyez
Thu Oct 02, 2014 10:09 am
Forum: 0.6.X beta support
Topic: (SOLVED) New tab in navigationbar..
Replies: 2
Views: 6889

Re: New tab in navigationbar..

Seems to work.. now i just need to click settings and add a nav name and then its created :S
by Blueeyez
Tue Sep 30, 2014 8:28 pm
Forum: 0.6.X beta support
Topic: (SOLVED) New tab in navigationbar..
Replies: 2
Views: 6889

(SOLVED) New tab in navigationbar..

Hi Im all new to WonderCMS and not a programmer. I found your platform very useful, but im stuck. In the navigationbar there is 2 bars. Home and Example, but if i click Exaple im shown to a error page.. All i have done is unzip, upload to server, change admin password, edit content of Home page nad ...