Jump to content
php.lv forumi

web aukšas apvienošana ar ipb


kvesen

Recommended Posts

Tātad es grasijos apvienot webu ar ipb aukšu tikai man kaut kas nesanāk, tikai nezinu kas.

 

vy5tu0.jpg

 

Tātad kā redzams bildē viss forums kad mēģināju apvienot ir pilnībā pie kreisās malas un pa vidu ir tā strīpa kas man webā atdala kolonas tās. Tātad pateikšu ko es gribu. Gribētu lai forums būtu pa vidu un nebūtu tās pelēkās strības, bet tikai balts.

 

Visu mēģināju apvienot sekojoši. Iegāju AdminCP ---> LOOK & FEEL ---> Foruma theme ---> un Edit Board Header & Footer Wrapper Un tad tur vienkārši man ir šāds kods.

 

 

<!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>
<meta http-equiv="content-type" content="text/html; charset=<% CHARSET %>" />
<title><% TITLE %></title>
<% GENERATOR %> 
<% CSS %> 
<% JAVASCRIPT %>
</head>
<link rel="stylesheet" type="text/css" href="../style.css" />
<body>
<div id=content>
<div id=header></div>
<div id=navigation>
<a href="http://webs.lv">Sākums</a>
<a href="http://webs.lv/forum/">Forums</a>
<a href="http://webs.lv/stats/">Stati</a>
<a href="http://webs.lv/stats2/">Stati</a>
<a href="http://webs.lv/bans/">Bani</a>
<a href="http://webs.lv/sms" style="color:red;font-weight:bold;">SMS</a>
</div>



<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="style.css" />
<title><% TITLE %></title>
<% GENERATOR %> 
<% CSS %> 
<% JAVASCRIPT %>
<link rel="stylesheet" type="text/css" href="../style.css" />



</head> 
<body>
<% BOARD HEADER %>
<!--D22.Shoutbox-->
<% MEMBER BAR %>
<div id="ipbwrapper">
<% NAVIGATION %>
<!--IBF.NEWPMBOX-->
<% BOARD %>
<% BOARD FOOTER %>
<% STATS %> 
<% COPYRIGHT %>
</div>
</body> 
</html>

 

Ceru ka spēsiet palīdzēt!

Edited by kvesen
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...