Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 27
Seite [1] 2 >
kerryj88


Try to beat me




Herkunft: Northampton
Beiträge: 107
# Thema - 21.07.2011 um 15:39 Uhr
i just updated to tress's new theme and now my navigation has completely gone wrong?
can any1 help?
www.b2g-clan.co.uk
the coding is exactly the same as i had it before and also i just want to use the home and gallery and forum just direct to the actual address and not as drop down box, but clan i want as a drop down box and also same with other


------------------
www.b2g-clan.co.uk
European PS3 Clan
Inaktiv
Koffein


Going for pro




Beiträge: 536
# Antwort: 1 - 21.07.2011 um 16:38 Uhr
Seems like the hover images are too small.

And it seems like there are some mistakes in the .css datas.
Maybe you have some old datas in your themes/template folder? Clear your cache, System, Cache, Clear Cache...


Inaktiv
|
kerryj88
Thread-Ersteller


Try to beat me




Herkunft: Northampton
Beiträge: 107
# Antwort: 2 - 21.07.2011 um 17:35 Uhr
i have just impletmented an update, have a look i have recdeigned images and that but im still stuck on how to put a single link on a image than a drop down like you have on your site

the news seems a bit too cramped eg the text

also how can i make it so its http://b2g-clan.co.uk/index.php#mod=members&action=pictured cause got it to work


------------------
www.b2g-clan.co.uk
European PS3 Clan


Zuletzt editiert von kerryj88 am 21.07.2011 um 17:57 Uhr (2x Editiert)
Inaktiv
|
Koffein


Going for pro




Beiträge: 536
# Antwort: 3 - 21.07.2011 um 19:02 Uhr
For single links try this way...
Search this in you index.htm
 
1.
2.
3.
4.
5.
1. / 2. / ... 
   <li class="navi_home"><a href="#"></a>
      <
ul id="nav1"
        <
li><a href="/index.php?mod=news&action=recent" class="wlink">Home</a></li
      </
ul
    </
li

and replace it with this..
 
1.
1. / 2. / ... 
   <li class="navi_home"><a href="{url:news_recent}"></a></li


Thanks Tress


Zuletzt editiert von Koffein am 21.07.2011 um 19:29 Uhr (1x Editiert)
Inaktiv
|
Tress13


Highlander




Herkunft: Lüdenscheid
Beiträge: 3048
# Antwort: 4 - 21.07.2011 um 19:26 Uhr
{url:news_recent} is the placeholder for this link.


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


www.iv-gaming.de | www.iv-artwork.de

Inaktiv
|
Koffein


Going for pro




Beiträge: 536
# Antwort: 5 - 21.07.2011 um 19:39 Uhr
Thanks Tress, edited my answer above.

@kerry
An other question, why does the news_recent always appear when I'm reloading your page? Any wrong settings with ajax or should it be like this?


Inaktiv
|
kerryj88
Thread-Ersteller


Try to beat me




Herkunft: Northampton
Beiträge: 107
# Antwort: 6 - 21.07.2011 um 20:25 Uhr
thats standard aint it? What is it meant to be? And my news heades shows a little icon like a rectangle with a gap?


------------------
www.b2g-clan.co.uk
European PS3 Clan


Zuletzt editiert von kerryj88 am 21.07.2011 um 20:29 Uhr (1x Editiert)
Inaktiv
|
Koffein


Going for pro




Beiträge: 536
# Antwort: 7 - 21.07.2011 um 20:53 Uhr
Dont know, I'm not using it.

What do you mean with your news header? Rectangle? (maybe you make a screenshot with drawing at what you mean)
The distance between the lines is to small, isnt it?

Maybe you can upload your index.htm so i could easily edit it for your needs...


Inaktiv
|
kerryj88
Thread-Ersteller


Try to beat me




Herkunft: Northampton
Beiträge: 107
# Antwort: 8 - 22.07.2011 um 22:34 Uhr
http://b2g-clan.co.uk/kerry/index.rar

http://b2g-clan.co.uk/kerry/rectangleproblem.JPG

ps the single link aint working it doesnt do anything when i apply the changes


------------------
www.b2g-clan.co.uk
European PS3 Clan


Zuletzt editiert von kerryj88 am 22.07.2011 um 22:39 Uhr (1x Editiert)
Inaktiv
|
Tress13


Highlander




Herkunft: Lüdenscheid
Beiträge: 3048
# Antwort: 9 - 22.07.2011 um 22:41 Uhr
you have uploaded the categorie-pictures under administration/categories/news ?
I think the sign comes when you don't load a picture up.


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


www.iv-gaming.de | www.iv-artwork.de

Inaktiv
|
Koffein


Going for pro




Beiträge: 536
# Antwort: 10 - 22.07.2011 um 22:47 Uhr
I dont see what you are seeing, theres no small icon for me....



Inaktiv
|
kerryj88
Thread-Ersteller


Try to beat me




Herkunft: Northampton
Beiträge: 107
# Antwort: 11 - 22.07.2011 um 22:48 Uhr
when i do it shows it as a small picture into the banner itself

it shows because i have no image there?

did u get my rar koffin?


------------------
www.b2g-clan.co.uk
European PS3 Clan


Zuletzt editiert von kerryj88 am 22.07.2011 um 22:51 Uhr (2x Editiert)
Inaktiv
|
Koffein


Going for pro




Beiträge: 536
# Antwort: 12 - 22.07.2011 um 22:55 Uhr
index.htm +-
 
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
39.
40.
41.
42.
43.
44.
45.
46.
47.
48.
49.
50.
51.
52.
53.
54.
55.
56.
57.
58.
59.
60.
61.
62.
63.
64.
65.
66.
67.
68.
69.
70.
71.
72.
73.
74.
75.
76.
77.
78.
79.
80.
81.
82.
83.
84.
85.
86.
87.
88.
89.
90.
91.
92.
93.
94.
95.
96.
97.
98.
99.
100.
101.
102.
103.
104.
105.
106.
107.
108.
109.
110.
111.
112.
113.
114.
115.
116.
117.
118.
119.
120.
121.
122.
123.
124.
125.
126.
127.
128.
129.
130.
131.
132.
133.
134.
135.
136.
137.
138.
139.
1. / 2. / ... 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html xmlns="http://www.w3.org/1999/xhtml">  

<
head>
<
script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script
<
script type="text/javascript" src="/templates/3designz08/../../mods/members/js/animatedcollapse.js"></script>
    <
meta http-equiv="Content-Type" content="text/html; charset={func:charset}" />
    <
title>{func:title}</title>
    {
clansphere:navmeta}
    <
link href="layout.css" rel="stylesheet" type="text/css" />
    <
link href="clansphere.css" rel="stylesheet" type="text/css" />
    <
link rel="alternate" type="application/rss+xml" href="uploads/rss/news.xml" />
    <
link rel="icon" href="/favicon.png" type="image/png" />    
</
head>

<
body>



<
div id="main">

    <
div id="header">
        <
div id="language">{users:navlang2}</div>
        <
div id="counter">                  
                <
span>Today:{count:navday}</span>
                <
span>Yesterday:{count:navyes}</span>
                <
span>Month:{count:navmon}</span>
                <
span><a href="{url:count_stats}" class="counterlink">Total:{count:navall}</a></span>
                <
span>Members:{count:navusr}</span>
                <
span><a href="{url:count_online}" class="counterlink">Online:{count:navone}</a></span>
        </
div>
    </
div>
    <
div id="navleiste">                       
  <
ul id="navi"
    <
li class="navi_home"><a href="{url:news_recent"></a></li
    <
li class="navi_forum"><a href="{url:board}"></a> </li
    <
li class="navi_clan"><a href="#"></a
      <
ul id="nav3"
         <
li><a href="{url:members}" class="wlink">Members</a></li>
        <
li><a href="{url:events_calendar}" class="wlink">Calender</a></li>        
        <
li><a href="{url:events_agenda}" class="wlink">Events</a></li>
        <
li><a href="{url:wars}" class="wlink">Matches</a></li>
        <
li><a href="{url:rules}" class="wlink">Rules</a></li>
        <
li><a href="{url:history}" class="wlink">History</a></li>   
      </
ul
    </
li>
    <
li class="navi_gallery"><a href="{url:gallery}"></a
    </
li
    <
li class="navi_other"><a href="#"></a
      <
ul id="nav5"
        <
li><a href="{url:games}" class="wlink">Games</a></li>
        <
li><a href="{url:maps}" class="wlink">Maps</a></li>
        <
li><a href="{url:awards}" class="wlink">Awards</a></li>
        <
li><a href="{url:clans}" class="wlink">Clan-Archiv</a></li>
        <
li><a href="{url:gallery}" class="wlink">Galerie</a></li>
        <
li><a href="{url:files}" class="wlink">Downloads</a></li>
        <
li><a href="{url:linkus}" class="wlink">Linkus</a></li>
        <
li><a href="{url:links}" class="wlink">Links</a></li>
        <
li><a href="{url:partner}" class="wlink">Partner</a></li>
        <
li><a href="{url:users}" class="wlink">User List</a></li>
      </
ul
    </
li

  </
ul>
        </
div>
        
        <
div id="main_inner">
        
        
            <
div id="left">
                            
                <
div class="head_box_artikel"></div>
                <
div class="footer_head_left"></div>
                <
div class="inner_frame_left">{board:navlist}</div>
                <
div class="footer_box_left"></div>
                
                
                <
div class="head_box_member"></div>
                <
div class="footer_head_left"></div>
                <
div class="inner_frame_left">{users:navrand}</div>
                <
div class="footer_box_left"></div>
                
                <
div class="head_box_umfragen"></div>
                <
div class="footer_head_left"></div>
                <
div class="inner_frame_left">{votes:navlist}</div>
                <
div class="footer_box_left"></div>                
           </
div>
            
           <
div id="right">
             
                <
div class="head_box_control"></div>
                <
div class="inner_frame_right2">{users:navlogin}</div>
                
                <
div class="head_box_shoutbox"></div>
                <
div class="footer_head_right"></div>
                <
div class="inner_frame_right">{shoutbox:navlist}</div>
                <
div class="footer_box_right"></div>

                
                <
div class="head_box_online"></div>
                <
div class="footer_head_right"></div>
                <
div class="inner_frame_right">{users:navonline}</div>
                <
div class="footer_box_right"></div>
                
                <
div class="head_box_lastmember"></div>
                <
div class="inner_box_8z_left">{users:navlast}</div>

            </
div>

            <
div id="wars_box">
                <
div class="last_wars">{wars:navlist2}</div>
                <
div class="next_wars">{wars:navnext}</div>
            </
div>
            <
div id="content">{func:show}</div>
            
        </
div>
        
        
        <
div id="footer">
            <
div id="footer1">
                <
a href="{url:clansphere_about}" class="about"></a>
                <
a href="http://www.tressdesignz.de" class="tressdesignz"></a>
            </
div>
            <
div id="footer2">
                <
a href="{url:contact_imprint}" class="button_1"></a>
                <
a href="{url:contact_mail}" class="button_2"></a>
                <
a href="{url:joinus_new}" class="button_3"></a>
            </
div>
            <
div id="footer3">
                <
a href="{url:fightus_new}" class="button_4"></a>
                <
a href="{url:linkus}" class="button_5"></a>
                <
a href="{url:faq}" class="button_6"></a>
            </
div>
        </
div>    

</
div>

</
body>
</
html>


Inaktiv
|
kerryj88
Thread-Ersteller


Try to beat me




Herkunft: Northampton
Beiträge: 107
# Antwort: 13 - 22.07.2011 um 22:59 Uhr
i have uploaded that file, still dont work mate


------------------
www.b2g-clan.co.uk
European PS3 Clan


Inaktiv
|
Koffein


Going for pro




Beiträge: 536
# Antwort: 14 - 24.07.2011 um 13:50 Uhr
When I'm looking at your page I'm not seeing that you are using the index.htm i made.
Have you uploaded it to your template folder you are using?


Inaktiv
|
kerryj88
Thread-Ersteller


Try to beat me




Herkunft: Northampton
Beiträge: 107
# Antwort: 15 - 24.07.2011 um 16:04 Uhr
i did but it didnt work. So changed it bk as we couldnt acess forum


------------------
www.b2g-clan.co.uk
European PS3 Clan


Inaktiv
|
Tress13


Highlander




Herkunft: Lüdenscheid
Beiträge: 3048
# Antwort: 16 - 24.07.2011 um 16:19 Uhr
System/Cache/Remove cache files


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


www.iv-gaming.de | www.iv-artwork.de

Inaktiv
|
kerryj88
Thread-Ersteller


Try to beat me




Herkunft: Northampton
Beiträge: 107
# Antwort: 17 - 24.07.2011 um 16:20 Uhr
i did but it didnt work. So changed it bk as we couldnt acess forum


------------------
www.b2g-clan.co.uk
European PS3 Clan


Inaktiv
|
Koffein


Going for pro




Beiträge: 536
# Antwort: 18 - 24.07.2011 um 17:56 Uhr
What? What you mean you couldnt access to forum?
Maybe you could gave someone of us a webmaster account, so we could directly fix your problems...
Maybe we can arrange a time when we both can work on it.


Inaktiv
|
kerryj88
Thread-Ersteller


Try to beat me




Herkunft: Northampton
Beiträge: 107
# Antwort: 19 - 24.07.2011 um 18:17 Uhr
i have uploaded the index u sent me, still aint working + i cleared the cache


------------------
www.b2g-clan.co.uk
European PS3 Clan


Inaktiv
|
Koffein


Going for pro




Beiträge: 536
# Antwort: 20 - 24.07.2011 um 18:23 Uhr
I missed sth, sorry
Try this one...
index.htm +-
 
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
39.
40.
41.
42.
43.
44.
45.
46.
47.
48.
49.
50.
51.
52.
53.
54.
55.
56.
57.
58.
59.
60.
61.
62.
63.
64.
65.
66.
67.
68.
69.
70.
71.
72.
73.
74.
75.
76.
77.
78.
79.
80.
81.
82.
83.
84.
85.
86.
87.
88.
89.
90.
91.
92.
93.
94.
95.
96.
97.
98.
99.
100.
101.
102.
103.
104.
105.
106.
107.
108.
109.
110.
111.
112.
113.
114.
115.
116.
117.
118.
119.
120.
121.
122.
123.
124.
125.
126.
127.
128.
129.
130.
131.
132.
133.
134.
135.
136.
137.
138.
139.
1. / 2. / ... 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html xmlns="http://www.w3.org/1999/xhtml">  

<
head>
<
script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script
<
script type="text/javascript" src="/templates/3designz08/../../mods/members/js/animatedcollapse.js"></script>
    <
meta http-equiv="Content-Type" content="text/html; charset={func:charset}" />
    <
title>{func:title}</title>
    {
clansphere:navmeta}
    <
link href="layout.css" rel="stylesheet" type="text/css" />
    <
link href="clansphere.css" rel="stylesheet" type="text/css" />
    <
link rel="alternate" type="application/rss+xml" href="uploads/rss/news.xml" />
    <
link rel="icon" href="/favicon.png" type="image/png" />    
</
head>

<
body>



<
div id="main">

    <
div id="header">
        <
div id="language">{users:navlang2}</div>
        <
div id="counter">                  
                <
span>Today:{count:navday}</span>
                <
span>Yesterday:{count:navyes}</span>
                <
span>Month:{count:navmon}</span>
                <
span><a href="{url:count_stats}" class="counterlink">Total:{count:navall}</a></span>
                <
span>Members:{count:navusr}</span>
                <
span><a href="{url:count_online}" class="counterlink">Online:{count:navone}</a></span>
        </
div>
    </
div>
    <
div id="navleiste">                       
  <
ul id="navi"
    <
li class="navi_home"><a href="{url:news_recent}" class="wlink"></a></li
    <
li class="navi_forum"><a href="{url:board}" class="wlink"></a> </li
    <
li class="navi_clan"><a href="#"></a
      <
ul id="nav3"
         <
li><a href="{url:members}" class="wlink">Members</a></li>
        <
li><a href="{url:events_calendar}" class="wlink">Calender</a></li>        
        <
li><a href="{url:events_agenda}" class="wlink">Events</a></li>
        <
li><a href="{url:wars}" class="wlink">Matches</a></li>
        <
li><a href="{url:rules}" class="wlink">Rules</a></li>
        <
li><a href="{url:history}" class="wlink">History</a></li>   
      </
ul
    </
li>
    <
li class="navi_gallery"><a href="{url:gallery}" class="wlink"></a
    </
li
    <
li class="navi_other"><a href="#"></a
      <
ul id="nav5"
        <
li><a href="{url:games}" class="wlink">Games</a></li>
        <
li><a href="{url:maps}" class="wlink">Maps</a></li>
        <
li><a href="{url:awards}" class="wlink">Awards</a></li>
        <
li><a href="{url:clans}" class="wlink">Clan-Archiv</a></li>
        <
li><a href="{url:gallery}" class="wlink">Galerie</a></li>
        <
li><a href="{url:files}" class="wlink">Downloads</a></li>
        <
li><a href="{url:linkus}" class="wlink">Linkus</a></li>
        <
li><a href="{url:links}" class="wlink">Links</a></li>
        <
li><a href="{url:partner}" class="wlink">Partner</a></li>
        <
li><a href="{url:users}" class="wlink">User List</a></li>
      </
ul
    </
li

  </
ul>
        </
div>
        
        <
div id="main_inner">
        
        
            <
div id="left">
                            
                <
div class="head_box_artikel"></div>
                <
div class="footer_head_left"></div>
                <
div class="inner_frame_left">{board:navlist}</div>
                <
div class="footer_box_left"></div>
                
                
                <
div class="head_box_member"></div>
                <
div class="footer_head_left"></div>
                <
div class="inner_frame_left">{users:navrand}</div>
                <
div class="footer_box_left"></div>
                
                <
div class="head_box_umfragen"></div>
                <
div class="footer_head_left"></div>
                <
div class="inner_frame_left">{votes:navlist}</div>
                <
div class="footer_box_left"></div>                
           </
div>
            
           <
div id="right">
             
                <
div class="head_box_control"></div>
                <
div class="inner_frame_right2">{users:navlogin}</div>
                
                <
div class="head_box_shoutbox"></div>
                <
div class="footer_head_right"></div>
                <
div class="inner_frame_right">{shoutbox:navlist}</div>
                <
div class="footer_box_right"></div>

                
                <
div class="head_box_online"></div>
                <
div class="footer_head_right"></div>
                <
div class="inner_frame_right">{users:navonline}</div>
                <
div class="footer_box_right"></div>
                
                <
div class="head_box_lastmember"></div>
                <
div class="inner_box_8z_left">{users:navlast}</div>

            </
div>

            <
div id="wars_box">
                <
div class="last_wars">{wars:navlist2}</div>
                <
div class="next_wars">{wars:navnext}</div>
            </
div>
            <
div id="content">{func:show}</div>
            
        </
div>
        
        
        <
div id="footer">
            <
div id="footer1">
                <
a href="{url:clansphere_about}" class="about"></a>
                <
a href="http://www.tressdesignz.de" class="tressdesignz"></a>
            </
div>
            <
div id="footer2">
                <
a href="{url:contact_imprint}" class="button_1"></a>
                <
a href="{url:contact_mail}" class="button_2"></a>
                <
a href="{url:joinus_new}" class="button_3"></a>
            </
div>
            <
div id="footer3">
                <
a href="{url:fightus_new}" class="button_4"></a>
                <
a href="{url:linkus}" class="button_5"></a>
                <
a href="{url:faq}" class="button_6"></a>
            </
div>
        </
div>    

</
div>

</
body>
</
html>


Zuletzt editiert von Koffein am 24.07.2011 um 18:26 Uhr (2x Editiert)
Inaktiv
|

Dieses Thema wurde von SlayR ClanSphere Team PM geschlossen.

Antworten: 27
Seite [1] 2 >