Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Theme width

Parašė Toonis· 2007 Rugp. 26 21:08:43
#2

Yra taip:
// theme settings
$body_text = "#xxx";
$body_bg = "#xxx";
$theme_width = "848";
$theme_width_l = "xxx";
$theme_width_r = "xxx";
Ir šiektiek žemiau function render_header($header_content) { skiltyje turėtų būti:
width='848'
Bent jau mano OrangeBlue theme'je yra. Ir šiaip kiek siaurinau su $theme_width ir nesisiaurindavo tai susiraudindavau su width='848' :). Sekmės.